Skip to content

docs(sql): cross-shard isolation matrix (D.10.3) - #67

Merged
eightynine01 merged 1 commit into
stablefrom
feat/postgres-isolation-matrix-docs
May 17, 2026
Merged

docs(sql): cross-shard isolation matrix (D.10.3)#67
eightynine01 merged 1 commit into
stablefrom
feat/postgres-isolation-matrix-docs

Conversation

@eightynine01

Copy link
Copy Markdown
Contributor

Summary

G5 isolation matrix 완성 — 4 isolation × 3 scope anomaly detection 표 + P6 GA scope 명시 (distributed {RC + 2PC} only, SERIALIZABLE = v2.0+).

v1.0 로드맵 매핑

Rev 4 §Phase A #7 — Gate G5 isolation matrix [ ] → [x]

ADR-0015 정합

docs = ADR-0015 §Consequences 'isolation level scope' 구체화

정책 정합

Rebased onto origin/main 53dbdf0, WIP commit drop
fallback: gh CLI graphql 0/0 → REST direct

@eightynine01
eightynine01 changed the base branch from main to stable May 17, 2026 11:07
- READ_COMMITTED/REPEATABLE_READ/SERIALIZABLE × 단일/2PC/saga 매트릭스
- 2PC predicate locking 분산 한계 + saga eventual consistency 명시
- application 권장: cross-shard SERIALIZABLE 의존 금지
- ADR-0015 정합 + Postgres docs cross-ref

Refs: plans/2026-05-14-4-operators-100pct/P-D §D.10.3
@eightynine01
eightynine01 force-pushed the feat/postgres-isolation-matrix-docs branch from 0520c24 to f9489f6 Compare May 17, 2026 11:14
@eightynine01
eightynine01 merged commit 36227ad into stable May 17, 2026
@eightynine01
eightynine01 deleted the feat/postgres-isolation-matrix-docs branch May 17, 2026 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants